ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Components Namespace / IReportItemProgram<T> Interface
Members

In This Topic
    IReportItemProgram<T> Interface
    In This Topic
    Object Model
    IReportItemProgram<T> Interface
    Syntax
    'Declaration
     
    Public Interface IReportItemProgram(Of T) 
       Inherits IProgram 
    public interface IReportItemProgram<T> : IProgram  
    Type Parameters
    T
    See Also